Skip to content

Conversation

atlj
Copy link
Collaborator

@atlj atlj commented Nov 20, 2024

Summary

Fixes #691

We created a custom way of calling the React Native Community CLI with #685. But it broke the easy workflow with monorepos. We made the original change to be able to call codegen build from XCode actions but since we dropped the support for that, we can revert the change back. This keeps the new file but uses the old method of calling the cil (npx).

Test plan

  1. Create a new project that supports the new architecture
  2. Call yarn prepare and make sure everything passes.

@atlj atlj enabled auto-merge November 20, 2024 14:14
@atlj atlj disabled auto-merge November 21, 2024 14:53
@atlj atlj merged commit 1dbed97 into main Nov 21, 2024
25 of 29 checks passed
@atlj atlj deleted the @atlj/use-npx-to-call-codegen branch November 21, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rnc-cli ENOENT error - RNC_CLI_BINARY_PATH has incorrect path in monorepos

1 participant